home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #12
/
Amiga Plus CD - 2002 - No. 12.iso
/
Tools
/
Development
/
source-highlight-1.6.1
/
tests
/
test_comments.cc
< prev
next >
Wrap
Text File
|
2002-11-17
|
231b
|
17 lines
// some tests for comments
/* It is the same for Java and C++
*/
/*
These are some comments with come nesting
e.g. /* and
let's see if it works!
*/
// since their // behaviour is /* almost the same
*/
/* < & > // */